home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / phpMyAdmin / lang / malay-iso-8859-1.inc.php < prev    next >
PHP Script  |  2005-03-30  |  49KB  |  823 lines

  1. <?php
  2. /* $Id: malay-iso-8859-1.inc.php,v 2.66 2005/03/30 19:23:27 lem9 Exp $ */
  3.  
  4. /*
  5. Projek Penterjemahan (l10n) phpmyadmin.net boleh diakses di laman http://shapik.johordt.com/l10n
  6. Projek ini diusahakan oleh saya - sicksand - Mohammad Shafiq Mohd Mustapa
  7. Ditujukan untuk sayang saya Nur Khairiyah.
  8. Antara yang menjayakan projek ini ialah (turutan bukan keutamaan)
  9.  
  10. Asrul Munir Bin Azizan - ntahsapentah@hotmail.com
  11. Hasbullah - exs2me@hotmail.com
  12. sot - sid80@yahoo.com
  13. silla - roscla@yahoo.com
  14. bagaksasa - bagaksasa@hotmail.com
  15. Bustamam Harun - bustamam98@yahoo.com
  16. Hasbullah Bin Pit - sebol@ikhlas.com, Merlimau
  17. nina - nina@hotmail.com
  18. muslim - sayamuslim@hotmail.com
  19. ejoe - webmaster@ejoe.net
  20. huhu - huhu@huh.net
  21. redkod - r3dkod@yahoo.com
  22. */
  23.  
  24. $charset = 'iso-8859-1';
  25. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  26. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  27. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  28. $number_thousands_separator = ',';
  29. $number_decimal_separator = '.';
  30. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  31. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  32. $timespanfmt = '%s hari, %s jam, %s minit dan %s saat';
  33.  
  34. $day_of_week = array('Aha', 'Isn', 'Sel', 'Rab', 'Kha', 'Jum', 'Sab');
  35. $month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept', 'Okt', 'Nov', 'Dis');
  36. // See http://www.php.net/manual/en/function.strftime.php to define the
  37. // variable below
  38. $datefmt = '%B %d, %Y at %I:%M %p';
  39.  
  40. $strAPrimaryKey = 'Kekunci utama telah ditambah pada %s';
  41. $strAbortedClients = 'DiBatalkan';
  42. $strAccessDenied = 'Akses dinafikan';
  43. $strAction = 'Aksi';
  44. $strAddDeleteColumn = 'Tambah/Padam Kolum Medan';
  45. $strAddDeleteRow = 'Tambah/Padam Baris Kriteria';
  46. $strAddNewField = 'Tambah medan baru';
  47. $strAddSearchConditions = 'Tambah kriteria carian (badan bagi klausa "where"):';
  48. $strAddToIndex = 'Tambah ke indeks  %s kolum';
  49. $strAddUser = 'Tambah Pengguna Baru';
  50. $strAddUserMessage = 'Anda telah menambah pengguna baru.';
  51. $strAffectedRows = 'Baris yang terlibat:';
  52. $strAfter = 'Selepas %s';
  53. $strAfterInsertBack = 'Kembali ke muka sebelumnya';
  54. $strAfterInsertNewInsert = 'Tambah baris yang baru';
  55. $strAll = 'Semua';
  56. $strAllTableSameWidth = 'paparkan semua Jadual dengan kelebaran yang sama?';
  57. $strAlterOrderBy = 'Alter table order by';
  58. $strAnIndex = 'Indeks telah ditambah pada %s';
  59. $strAnalyzeTable = 'Analyze table';
  60. $strAnd = 'Dan';
  61. $strAny = 'Sebarang';
  62. $strAnyHost = 'Sebarang hos';
  63. $strAnyUser = 'Sebarang pengguna';
  64. $strAscending = 'Menaik';
  65. $strAtBeginningOfTable = 'Pada Awalan Jadual';
  66. $strAtEndOfTable = 'Pada Akhir Jadual';
  67. $strAttr = 'Atribut';
  68.  
  69. $strBack = 'Undur';
  70. $strBeginCut = 'MULA SALIN';
  71. $strBeginRaw = 'MULA MENTAH';
  72. $strBinary = 'Binari';
  73. $strBinaryDoNotEdit = 'Binari - jgn diubah';
  74. $strBookmarkDeleted = 'TandaBuku telah dipadam.';
  75. $strBookmarkLabel = 'Label';
  76. $strBookmarkQuery = 'Tandabuku kueri-SQL';
  77. $strBookmarkThis = 'andabuku kueri-SQL ini';
  78. $strBookmarkView = 'Paparan sahaja';
  79. $strBrowse = 'Lungsur';
  80. $strBzError = 'phpMyAdmin tidak dapat memampatkan longgokan kerana terdapat masalah dalam sambungan Bz2 didalam php versi ini. Anda digalakkan untuk mengubah <code>$cfg[\'BZipDump\']</code> di fail konfigurasi phpMyAdmin kepada <code>FALSE</code>. Jika anda ingin menggunakan sambungan Bz2, anda digalakkan untuk meningkatkan versi php anda. Sila lihat laporan pepijat php %s untuk keterangan lanjut.';
  81. $strBzip = 'bzipped';
  82.  
  83. $strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
  84. $strCantLoadRecodeIconv = 'Tidak dapat memuat iconv atau kodsemula sambungan yang diperlukan untuk menukar set aksara, konfigur php utk membolehkan penggunaan sambungan ini atau abaikan pengubahan set aksara di phpMyAdmin.';
  85. $strCantRenameIdxToPrimary = 'Tidak boleh menukar indekx ke PRIMARY!';
  86. $strCantUseRecodeIconv = 'Tidak boleh menggunakan fungsi iconv mahupun libiconv mahupun recode_string apabila sambungan lapuran dimuat. Periksa konfigurasi php anda.';
  87. $strCardinality = 'Kardinaliti';
  88. $strCarriage = 'DiBaris baru : \\r';
  89. $strChange = 'Ubah';
  90. $strChangeDisplay = 'Pilih Medan untuk dipapar';
  91. $strChangePassword = 'Ubah Katalaluan';
  92. $strCharsetOfFile = 'Fail bagi set Aksara:';
  93. $strCheckAll = 'Tanda Semua';
  94. $strCheckTable = 'Periksa Jadual';
  95. $strChoosePage = 'Sila Pilih Laman untuk diubah';
  96. $strColComFeat = 'Memaparkan Komen Kolum';
  97. $strColumnNames = 'Nama Kolum';
  98. $strCommand = 'Arahan';
  99. $strComments = 'Komen';
  100. $strCompleteInserts = 'Kemasukkan Selesai';
  101. $strCompression = 'Mampatan';
  102. $strConfigFileError = 'phpMyAdmin tidak dapat membaca fail konfigurasi!<br \\>Ini mungkin terjadi apabila ada kesalahan dalam php ataupun php tidak jumpa fail tersebut.<br />Sila panggil fail konfigurasi menggunakan pautan dibawah dan baca kesalahan php yang diterima. Dalam kebanyakan kes quote atau semicolon tertinggal.<br />Jika kamu terima laman kosong, semuanya berjalan lancar.';
  103. $strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s';
  104. $strConnections = 'Hubungan';
  105. $strCookiesRequired = 'Cecikut mestilah dihidupkan ketika ini.';
  106. $strCopyTable = 'Salin jadual ke (pangkalandata<b>.</b>jadual):';
  107. $strCopyTableOK = 'Jadual %s telah disalin ke %s.';
  108. $strCouldNotKill = 'phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup.';
  109. $strCreate = 'Cipta';
  110. $strCreateIndex = 'Cipta indeks pada  %s ';
  111. $strCreateIndexTopic = 'Cipta indeks baru';
  112. $strCreateNewDatabase = 'Cipta pangkalan data baru';
  113. $strCreateNewTable = 'Cipta jadual baru pada pangkalan data %s';
  114. $strCreatePage = 'Cipta Halaman baru';
  115. $strCreatePdfFeat = 'Ciptaan bagi PDF';
  116. $strCriteria = 'Kriteria';
  117.  
  118. $strData = 'Data';
  119. $strDataDict = 'Kamus Data';
  120. $strDataOnly = 'Data sahaja';
  121. $strDatabase = 'Pangkalan Data';
  122. $strDatabaseHasBeenDropped = 'angkalan data %s telah digugurkan.';
  123. $strDatabases = 'pangkalan data';
  124. $strDatabasesStats = 'Statistik pangkalan data';
  125. $strDefault = 'Asal';
  126. $strDelete = 'Padam';
  127. $strDeleted = 'Baris telah dipadam';
  128. $strDeletedRows = 'Baris dipadam:';
  129. $strDescending = 'Menurun';
  130. $strDisabled = 'Tidak Membenarkan';
  131. $strDisplayFeat = 'Paparkan Ciri-ciri';
  132. $strDisplayOrder = 'Turutan paparan:';
  133. $strDisplayPDF = 'Papar Skema PDF';
  134. $strDoAQuery = 'Lakukan "kueri melalui contoh" (wilidcard: "%")';
  135. $strDoYouReally = 'Adakah anda ingin ';
  136. $strDocu = 'Dokumentasi';
  137. $strDrop = 'Gugur';
  138. $strDumpXRows = 'Longgok %s baris bermula pada rekod # %s.';
  139. $strDumpingData = 'Melonggok data bagi jadual';
  140. $strDynamic = 'dinamik';
  141.  
  142. $strEdit = 'Ubah';
  143. $strEditPDFPages = 'Ubah Halaman PDF';
  144. $strEditPrivileges = 'Ubah Privilej';
  145. $strEffective = 'Berkesan';
  146. $strEmpty = 'Kosong';
  147. $strEmptyResultSet = 'MySQL memulangkan set hasil kosong (i.e. sifar baris)';
  148. $strEnabled = 'Membenarkan';
  149. $strEnd = 'Tamat';
  150. $strEndCut = 'TAMAT SALIN';
  151. $strEndRaw = 'TAMAT MENTAH';
  152. $strEnglishPrivileges = ' Nota: Nama privilej MySQL adalah dinyatakan dalam B.Inggeris ';
  153. $strError = 'Ralat';
  154. $strExplain = 'Terangkan Kod SQL';
  155. $strExport = 'Eksport';
  156. $strExtendedInserts = 'Penyelitan Lanjutan';
  157. $strExtra = 'Ekstra';
  158.  
  159. $strFailedAttempts = 'Percubaan Gagal';
  160. $strField = 'Medan';
  161. $strFieldHasBeenDropped = 'Medan %s telah digugurkan';
  162. $strFields = 'Medan';
  163. $strFieldsEmpty = ' Bilangan medan adalah kosong! ';
  164. $strFieldsEnclosedBy = 'Medan disertai oleh';
  165. $strFieldsEscapedBy = 'Medan dilarikan oleh';
  166. $strFieldsTerminatedBy = 'Medan dihapuskan oleh';
  167. $strFixed = 'tetap';
  168. $strFlushTable = 'Buang jadual ("FLUSH")';
  169. $strFormEmpty = 'Kehilangan nilai pada borang! !';
  170. $strFormat = 'Format';
  171. $strFullText = 'Teks Penuh';
  172. $strFunction = 'Fungsi';
  173.  
  174. $strGenBy = 'Dijana oleh';
  175. $strGenTime = 'Masa dijana';
  176. $strGeneralRelationFeat = 'Ciri-ciri hubungan am';
  177. $strGlobalValue = 'Nilai Global';
  178. $strGo = 'Pergi';
  179. $strGzip = '"digzip"';
  180.  
  181. $strHasBeenAltered = 'telah diubahsuai.';
  182. $strHasBeenCreated = 'telah dicipta.';
  183. $strHaveToShow = 'Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar';
  184. $strHome = 'Rumah';
  185. $strHomepageOfficial = 'Laman Rasmi phpMyAdmin';
  186. $strHost = 'Hos';
  187. $strHostEmpty = 'Nama hos adalah kosong!';
  188.  
  189. $strId = 'ID';
  190. $strIdxFulltext = 'Tekspenuh';
  191. $strIfYouWish = 'Jika anda ingin hanya memuat sesetengah kolum jadual, nyatakan senarai medan dipisahi koma.';
  192. $strIgnore = 'Abai';
  193. $strImportDocSQL = 'Import Fail docSQL';
  194. $strInUse = 'sedang digunakan';
  195. $strIndex = 'Indeks';
  196. $strIndexHasBeenDropped = 'Indeks %s telah digugurkan';
  197. $strIndexName = 'Nama indeks :';
  198. $strIndexType = 'Jenis indeks :';
  199. $strIndexes = 'Indeks';
  200. $strInsecureMySQL = 'Fail Konfigurasi anda mengandungi pelengkapan (root tidak berkata laluan) yang bersesuaian dengan privilej akaun MySQL. Pelayan MySQL anda dilaksanakan dengan pelengkapan asas, ianya terdedah kepada pencerobohan, dan anda hendaklah membetulkan lubang keselamatan ini.';
  201. $strInsert = 'Selit';
  202. $strInsertAsNewRow = 'Selitkan baris baru';
  203. $strInsertNewRow = 'Selitkan baris baru';
  204. $strInsertTextfiles = 'Selit data dari fail teks ke jadual';
  205. $strInsertedRows = 'Baris diselit:';
  206. $strInstructions = 'Arahan';
  207.  
  208. $strKeepPass = 'Jangan tukar katalaluan';
  209. $strKeyname = 'Nama Kekunci';
  210. $strKill = 'Bunuh';
  211.  
  212. $strLandscape = 'Menegak';
  213. $strLaTeX = 'LaTeX';
  214. $strLengthSet = 'Panjang/Nilai*';
  215. $strLimitNumRows = 'Bilangan baris per halaman';
  216. $strLineFeed = 'Suapanbaris: \\n';
  217. $strLinesTerminatedBy = 'Baris ditamatkan oleh';
  218. $strLinkNotFound = 'Pautan tidak dijumpai';
  219. $strLinksTo = 'Pautan ke';
  220. $strLocationTextfile = 'Lokasi bagi fail teks';
  221. $strLogPassword = 'Katalaluan:';
  222. $strLogUsername = 'Namapengguna:';
  223. $strLogin = 'Logmasuk';
  224. $strLogout = 'Log keluar';
  225.  
  226. $strModifications = 'Pengubahsuaian telah disimpan';
  227. $strModify = 'Ubahsuai';
  228. $strModifyIndexTopic = 'Ubahsuai indeks';
  229. $strMoreStatusVars = 'Lagi pembolehubah status';
  230. $strMoveTable = 'Pindahkan jadual ke (pangkalandata<b>.</b>jadual):';
  231. $strMoveTableOK = 'Jadual %s telah dipindahkan ke %s.';
  232. $strMySQLCharset = 'Set Aksara MySQL';
  233. $strMySQLReloaded = 'MySQL tekah diulangmuat.';
  234. $strMySQLSaid = 'MySQL berkata: ';
  235. $strMySQLServerProcess = 'MySQL  %pma_s1% dilaksana pada %pma_s2% sebagai %pma_s3%';
  236. $strMySQLShowProcess = 'Papar proses';
  237. $strMySQLShowStatus = 'Papar maklumat masalaksana MySQL';
  238. $strMySQLShowVars = 'Papar pembolehubah sistem MySQL';
  239.  
  240. $strName = 'Nama';
  241. $strNext = 'Berikut';
  242. $strNo = 'Tidak';
  243. $strNoDatabases = 'Tiada pangkalan data';
  244. $strNoDescription = 'tiada keterangan';
  245. $strNoDropDatabases = 'keterangan "DROP DATABASE" di tidak aktifkan .';
  246. $strNoExplain = 'Skip Explain SQL';
  247. $strNoFrames = 'phpMyAdmin lebih mesra dengan pelayar web <b>menyokong-kerangka</b> seperti mozilla.';
  248. $strNoIndex = 'Tiada indeks ditafrifkan!';
  249. $strNoIndexPartsDefined = 'Tiada bahagian indeks ditakrifkan!';
  250. $strNoModification = 'Tiada perubahan';
  251. $strNoPassword = 'Tiada Katalaluan';
  252. $strNoPhp = 'Tanpa Kod PHP';
  253. $strNoPrivileges = 'Tiada Privilej';
  254. $strNoQuery = 'Tiada kueri SQL!';
  255. $strNoRights = 'Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!';
  256. $strNoTablesFound = 'Tiada jadual dijumpai pada pangkalan data.';
  257. $strNoUsersFound = 'Tiada pengguna dijumpai.';
  258. $strNoValidateSQL = 'Melangkau Pengesahan SQL';
  259. $strNone = 'Tiada';
  260. $strNotNumber = 'Ini adalah bukan nombor!!';
  261. $strNotOK = 'tidak OK';
  262. $strNotSet = 'Jadual <b>%s</b> tidak dijumpai atau ditetapkan pada %s';
  263. $strNotValidNumber = ' adalah bukan baris yang sah!';
  264. $strNull = 'Null';
  265. $strNumSearchResultsInTable = '%s padanan di dalam jadual <i>%s</i>';
  266. $strNumSearchResultsTotal = '<b>Jumlah</b>: <i>%s</i> padanan';
  267. $strNumTables = 'Jadual-jadual';
  268.  
  269. $strOK = 'OK';
  270. $strOftenQuotation = 'Selalu tanda semakan. OPTIONALLY bermaksud hanya medan char dan varchar disertakan oleh "disertakan oleh"-aksara.';
  271. $strOperations = 'Operasi';
  272. $strOptimizeTable = 'Optimakan jadual';
  273. $strOptionalControls = 'Opsional. Kawal bagaimana menulis dan membaca aksara istimewa.';
  274. $strOptionally = 'Opsional';
  275. $strOr = 'Atau';
  276. $strOverhead = 'Melebihi';
  277.  
  278. $strPHP40203 = 'Anda Menggunakan PHP 4.2.3, dimana terdapat pepijat serius didalam multi-byte strings (mbstring). Lihat Laporan Pepijat PHP 19404. PHP versi ini adalah tidak digalakkan dalam menggunakan phpMyAdmin.';
  279. $strPHPVersion = 'Versi PHP';
  280. $strPageNumber = 'Muka Surat:';
  281. $strPartialText = 'Sebahagian Teks';
  282. $strPassword = 'Katalaluan';
  283. $strPasswordEmpty = 'Katalaluan adalah kosong!';
  284. $strPasswordNotSame = 'Katalaluan tidak sama!';
  285. $strPdfDbSchema = 'Skema bagi pangkalan data "%s" database - Laman %s';
  286. $strPdfInvalidTblName = 'Jadual "%s" tidak wujud!';
  287. $strPdfNoTables = 'Tiada Jadual';
  288. $strPerHour = 'per jam';
  289. $strPhp = 'Cipta Kod PHP';
  290. $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
  291. $strPmaUriError = '<tt>$cfg[PmaAbsoluteUri]</tt> MESTI disetkan di dalam fail konfigurasi.';
  292. $strPortrait = 'Melintang';
  293. $strPos1 = 'Mula';
  294. $strPrevious = 'Terdahulu';
  295. $strPrimary = 'Utama';
  296. $strPrimaryKeyHasBeenDropped = 'Kekunci utama telah digugurkan';
  297. $strPrimaryKeyName = 'Nama kekunci utama mestilah... PRIMARY!';
  298. $strPrimaryKeyWarning = '("PRIMARY" <b>mesti</b> nama dan <b>semesti</b> dari kekunci utama!)';
  299. $strPrint = 'Cetak';
  300. $strPrintView = 'Paparan Cetak';
  301. $strPrivileges = 'Privilej';
  302. $strProcesslist = 'Senarai Proses';
  303. $strPutColNames = 'Letakkan medan di baris pertama';
  304.  
  305. $strQBE = 'Kueri';
  306. $strQBEDel = 'Del';
  307. $strQBEIns = 'Ins';
  308. $strQueryOnDb = 'SQL- kueri pada pangkalan data <b>%s</b>:';
  309. $strQueryStatistics = '<b>Kueri Statistik</b>: Sejak ia dijalankan, %s kueri telah dihantar kepada pelayan.';
  310. $strQueryType = 'Jenis Kueri';
  311.  
  312. $strReType = 'Ulang-taip';
  313. $strReceived = 'DiTerima';
  314. $strRecords = 'Rekod';
  315. $strReferentialIntegrity = 'Semak integriti rujukan:';
  316. $strRelationalSchema = 'Skema Hubungan';
  317. $strRelationNotWorking = 'Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah tidak diaktifkan. Untuk mengetahuinya klik %shere%s.';
  318. $strRelationView = 'Paparan Hubungan';
  319. $strReloadFailed = 'Pengulangmuatan MySQL gagal.';
  320. $strReloadMySQL = 'Ulangmuat MySQL';
  321. $strRenameTable = 'Tukarnama jadual ke';
  322. $strRenameTableOK = 'Jadual %s telah ditukarnama ke %s';
  323. $strRepairTable = 'Baiki jadual';
  324. $strReplace = 'Ganti';
  325. $strReplaceTable = 'Ganti data jadual dengan fail';
  326. $strReset = 'Ulangtetap';
  327. $strRevoke = 'TarikBalik';
  328. $strRevokeMessage = 'Anda telah menarikbalik privilej Keistimewaan untuk %s';
  329. $strRowLength = 'Panjang baris';
  330. $strRowSize = ' Saiz baris ';
  331. $strRows = 'Baris';
  332. $strRowsFrom = 'baris bermula dari rekod #';
  333. $strRowsModeHorizontal = 'mengufuk';
  334. $strRowsModeOptions = 'pada mod %s dan ulang pengepala selepas %s sel';
  335. $strRowsModeVertical = 'menegak';
  336. $strRowsStatistic = 'Statistik Baris';
  337. $strRunQuery = 'Hantar Kueri';
  338. $strRunSQLQuery = 'Laksana kueri SQL pada pangkalan data %s';
  339. $strRunning = 'dilaksana pada %s';
  340.  
  341. $strSQL = 'SQL';
  342. $strSQLParserBugMessage = 'Ada kemungkinan anda akan berjumpa dengan pepijat di penghuraian SQL. Sila semak kueri anda dengan teliti, dan periksa tanda quote adalah betul dan tidak tersalah letak. Antara kegagalan lain mungkin disebabkan fail yang dimuatnaik bersama binari oleh anda berada diluar kawasan quote. Anda juga boleh mencuba kueri MySQL anda di antaramuka aturan baris (cli). Dibawah adalah kesalah Pelayan MySql , jika ada, ianya membantu anda menganalisis masalah. Jika masih terdapat pemasalahan atau masalah penghuraian dimana antaramuka aturan baris berjaya, sila kurangkan kemasukan kueri SQL kepada satu kueri yang bermasalah, dan lapurkan pepijat desertai oleh seruas data dan SALIN keratan rentas dibawah:';
  343. $strSQLParserUserError = 'Ada kemungkin kueri SQL anda salah. Dibawah adalah kesalah Pelayan MySql , jika ada, ianya membantu anda menganalisis masalah';
  344. $strSQLQuery = 'kueri-SQL';
  345. $strSQLResult = 'Hasil SQL';
  346. $strSQPBugInvalidIdentifer = 'Pengenalan TidakSah';
  347. $strSQPBugUnclosedQuote = 'Tanda quote tidak disertakan';
  348. $strSQPBugUnknownPunctuation = 'TandaBaca tidak dikenali';
  349. $strSave = 'Simpan';
  350. $strScaleFactorSmall = 'Faktor skala adalah terlalu kecil supaya muat dengan skema dalam satu halaman';
  351. $strSearch = 'Cari';
  352. $strSearchFormTitle = 'Cari di pangkalan data';
  353. $strSearchInTables = 'Di dalam jadual:';
  354. $strSearchNeedle = 'Perkataan atau nilai untuk dicari (wildcard:  "%"):';
  355. $strSearchOption1 = 'sekurang-kurangnya satu perkataan';
  356. $strSearchOption2 = 'semua perkataan';
  357. $strSearchOption3 = 'Frasa tepat';
  358. $strSearchOption4 = 'sebagai penyataan regular (regexp)';
  359. $strSearchResultsFor = 'Hasil carian bagi "<i>%s</i>" %s:';
  360. $strSearchType = 'Cari:';
  361. $strSelectADb = 'Sila pilih pangkalan data';
  362. $strSelectAll = 'Sila pilih pangkalan data';
  363. $strSelectFields = 'Pilih medan (sekurang-kurangnya satu):';
  364. $strSelectNumRows = 'pada kueri';
  365. $strSelectTables = 'Pilih Jadual';
  366. $strSend = 'Simpan sebagai fail';
  367. $strSent = 'Hantar';
  368. $strServer = 'Pelayan';
  369. $strServerChoice = 'Pilihan Pelayan';
  370. $strServerStatus = 'Informasi MasaJana';
  371. $strServerStatusUptime = 'Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s.';
  372. $strServerTabVariables = 'Pemboleh-pembolehubah';
  373. $strServerTabProcesslist = 'Proses-proses';
  374. $strServerTrafficNotes = '<b>Kesibukan Pelayan</b>: Jadual menunjukkan statistik kesibukan rangkaian pada pelayan MySQL server semenjak ia dihidupkan.';
  375. $strServerVars = 'Pembolehubah dan Penetapan Pelayan';
  376. $strServerVersion = 'Versi Pelayan';
  377. $strSessionValue = 'Nilai Sessi';
  378. $strSetEnumVal = 'Jika jenis medan ialah "enum" atau "set", sila masukkan nilai menggunakan format: \'a\',\'b\',\'c\'...<br />Jika Anda ingin menggunakan backslash ("\") atau single quote ("\'") didalam nilai tersebut, backslashes kan ia (cth \'\\\\xyz\' or \'a\\\'b\').';
  379. $strShow = 'Papar';
  380. $strShowAll = 'Papar semua';
  381. $strShowColor = 'Papar warna';
  382. $strShowDatadictAs = 'Format Kamus Data';
  383. $strShowGrid = 'Papar grid';
  384. $strShowPHPInfo = 'Papar maklumat PHP';
  385. $strShowTableDimension = 'Papar dimensi jadual';
  386. $strShowTables = 'Papar jadual';
  387. $strShowThisQuery = ' Papar kueri ini di sini lagi ';
  388. $strShowingRecords = 'Papar baris';
  389. $strSingly = '(persatu)';
  390. $strSize = 'Saiz';
  391. $strSort = 'Isih';
  392. $strSpaceUsage = 'Penggunaan ruang';
  393. $strSplitWordsWithSpace = 'Perkataan dipisahkan oleh aksara ruang (" ").';
  394. $strStatement = 'Penyataan';
  395. $strStatus = 'Status';
  396. $strStrucCSV = 'data CSV';
  397. $strStrucData = 'Struktur dan data';
  398. $strStrucDrop = 'Tambah DROP TABLE';
  399. $strStrucExcelCSV = 'CSV untuk sata MS Excel';
  400. $strStrucOnly = 'Struktur sahaja';
  401. $strStructPropose = 'Cadangkan struktur jadual';
  402. $strStructure = 'Struktur';
  403. $strSubmit = 'Hantar';
  404. $strSuccess = 'Kueri-SQL anda telah dilaksanakan dengan jaya';
  405. $strSum = 'Jumlah';
  406.  
  407. $strTable = 'Jadual';
  408. $strTableComments = 'Komen jadual';
  409. $strTableEmpty = 'Nama jadual  adalah kosong';
  410. $strTableHasBeenDropped = 'Jadual %s telah digugurkan';
  411. $strTableHasBeenEmptied = 'Jadual %s telah dikosongkan';
  412. $strTableHasBeenFlushed = 'Jadual %s telah dibuangkan';
  413. $strTableMaintenance = 'Penyenggaraan Jadual';
  414. $strTableOfContents = 'Kandungan';
  415. $strTableStructure = 'Struktur jadual bagi jadual';
  416. $strTableType = 'Jenis Jadual';
  417. $strTables = '%s jadual';
  418. $strTextAreaLength = ' Kerana kepanjangannya, <br />medan ini tidak boleh diedit ';
  419. $strTheContent = 'Kandungan fail anda telah diselit.';
  420. $strTheContents = 'Kandungan fail telah digantikan dengan kandungan dari pilihan jadual untuk baris dengan persamaan kekunci utama ataupun kekunci unik.';
  421. $strTheTerminator = 'Pemisah bagi medan.';
  422. $strThreadSuccessfullyKilled = 'Bebenang %s telah berjaya dimatikan.';
  423. $strTime = 'Masa';
  424. $strTotal = 'jumlah';
  425. $strTotalUC = 'Jumlah';
  426. $strTraffic = 'Kesibukan';
  427. $strType = 'Jenis';
  428.  
  429. $strUncheckAll = 'Nyahtanda Semua';
  430. $strUnique = 'Unik';
  431. $strUnselectAll = 'Nyahpilih Semua';
  432. $strUpdatePrivMessage = 'Anda telah mengemaskini privilej bagi %s.';
  433. $strUpdateProfileMessage = 'Profil telah dikemaskini.';
  434. $strUpdateQuery = 'Kemaskini Kueri';
  435. $strUsage = 'Penggunaan';
  436. $strUseBackquotes = 'Sertakan nama jadual dan medan dengan backquotes';
  437. $strUseTables = 'Guna Jadual';
  438. $strUser = 'Pengguna';
  439. $strUserEmpty = 'Kata Pengenalan kosong!';
  440. $strUserName = 'Kata Pengenalan';
  441.  
  442. $strValidateSQL = 'Mengesahkan SQL';
  443. $strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatit di %sdocumentation%s.';
  444. $strValue = 'Nilai';
  445. $strVar = 'Pembolehubah';
  446. $strViewDump = 'Lihat longgokan (skema) pangkalan data';
  447. $strViewDumpDB = 'Lihat longgokan (skema) pangkalan data';
  448.  
  449. $strWebServerUploadDirectory = 'direktori muatnaik pelayan-web';
  450. $strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan tidak dapat dicapai';
  451. $strWelcome = 'Selamat Datang ke %s';
  452. $strWithChecked = 'Dengan pilihan:';
  453. $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
  454.  
  455. $strYes = 'Ya';
  456.  
  457. $strZip = '"zipped"';
  458.  
  459. // To translate
  460. $strAdministration = 'Administration'; //to translate
  461. $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
  462. $strGlobalPrivileges = 'Global privileges'; //to translate
  463. $strGrantOption = 'Grant'; //to translate
  464. $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
  465. $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
  466. $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
  467. $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
  468. $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
  469. $strPrivDescDelete = 'Allows deleting data.'; //to translate
  470. $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
  471. $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
  472. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
  473. $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
  474. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
  475. $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
  476. $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
  477. $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
  478. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  479. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  480. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  481. $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
  482. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
  483. $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
  484. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
  485. $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
  486. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
  487. $strPrivDescSelect = 'Allows reading data.'; //to translate
  488. $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
  489. $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
  490. $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
  491. $strPrivDescUpdate = 'Allows changing data.'; //to translate
  492. $strPrivDescUsage = 'No privileges.'; //to translate
  493. $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
  494. $strResourceLimits = 'Resource limits'; //to translate
  495. $strUserOverview = 'User overview'; //to translate
  496. $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
  497.  
  498. $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
  499.  
  500. $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
  501. $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
  502. $strDeleting = 'Deleting %s'; //to translate
  503. $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
  504. $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
  505. $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
  506. $strRemoveSelectedUsers = 'Remove selected users'; //to translate
  507. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
  508. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
  509. $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
  510.  
  511. $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
  512. $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
  513. $strColumnPrivileges = 'Column-specific privileges'; //to translate
  514. $strDbPrivileges = 'Database-specific privileges'; //to translate
  515. $strLocalhost = 'Local';
  516. $strLoginInformation = 'Login Information'; //to translate
  517. $strTblPrivileges = 'Table-specific privileges'; //to translate
  518. $strThisHost = 'This Host'; //to translate
  519. $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
  520. $strUserAlreadyExists = 'The user %s already exists!'; //to translate
  521. $strUseTextField = 'Use text field'; //to translate
  522.  
  523. $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
  524. $strAddedColumnComment = 'Added comment for column';  //to translate
  525. $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
  526. $strAddedColumnRelation = 'Added relation for column';  //to translate
  527. $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
  528. $strImportFinished = 'Import finished';  //to translate
  529. $strFileCouldNotBeRead = 'File could not be read';  //to translate
  530. $strIgnoringFile = 'Ignoring file %s';  //to translate
  531. $strThisNotDirectory = 'This was not a directory';  //to translate
  532. $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
  533. $strImportFiles = 'Import files';  //to translate
  534. $strDBGModule = 'Module';  //to translate
  535. $strDBGLine = 'Line';  //to translate
  536. $strDBGHits = 'Hits';  //to translate
  537. $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
  538. $strDBGTotalTimeMs = 'Total time, ms';  //to translate
  539. $strDBGMinTimeMs = 'Min time, ms';  //to translate
  540. $strDBGMaxTimeMs = 'Max time, ms';  //to translate
  541. $strDBGContextID = 'Context ID';  //to translate
  542. $strDBGContext = 'Context';  //to translate
  543. $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
  544. $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
  545. $strCheckPrivs = 'Check Privileges';  //to translate
  546. $strCheckPrivsLong = 'Check privileges for database "%s".';  //to translate
  547. $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
  548. $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
  549. $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
  550. $strJumpToDB = 'Jump to database "%s".';  //to translate
  551. $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
  552. $strNoDatabasesSelected = 'No databases selected.';  //to translate
  553. $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
  554. $strGlobal = 'global';  //to translate
  555. $strDbSpecific = 'database-specific';  //to translate
  556. $strUsersHavingAccessToDb = 'Users having access to "%s"';  //to translate
  557. $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
  558. $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
  559. $strChangeCopyModeCopy = '... keep the old one.';  //to translate
  560. $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
  561. $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
  562. $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
  563. $strWildcard = 'wildcard';  //to translate
  564. $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
  565. $strQueryTime = 'Query took %01.4f sec';//to translate
  566. $strDBComment = 'Database comment: ';//to translate
  567. $strQueryFrame = 'Query window';//to translate
  568. $strQuerySQLHistory = 'SQL-history';//to translate
  569. $strMIME_MIMEtype = 'MIME-type';//to translate
  570. $strMIME_transformation = 'Browser transformation';//to translate
  571. $strMIME_transformation_options = 'Transformation options';//to translate
  572. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
  573. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
  574. $strMIME_available_mime = 'Available MIME-types';//to translate
  575. $strMIME_available_transform = 'Available transformations';//to translate
  576. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
  577. $strMIME_description = 'Description';//to translate
  578. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
  579. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
  580. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
  581. $strInnodbStat = 'InnoDB Status';  //to translate
  582. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
  583. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
  584. $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
  585. $strSQLOptions = 'SQL options';//to translate
  586. $strXML = 'XML';//to translate
  587. $strCSVOptions = 'CSV options';//to translate
  588. $strNoOptions = 'This format has no options';//to translate
  589. $strStatCreateTime = 'Creation';//to translate
  590. $strStatUpdateTime = 'Last update';//to translate
  591. $strStatCheckTime = 'Last check';//to translate
  592. $strPerMinute = 'per minute';//to translate
  593. $strPerSecond = 'per second';//to translate
  594. $strAutomaticLayout = 'Automatic layout';  //to translate
  595. $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
  596. $strFileNameTemplate = 'File name template';//to translate
  597. $strFileNameTemplateRemember = 'remember template';//to translate
  598. $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
  599. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
  600. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
  601. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
  602. $strAutodetect = 'Autodetect';  //to translate
  603. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
  604. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
  605. $strUseHostTable = 'Use Host Table';  //to translate
  606. $strShowFullQueries = 'Show Full Queries';  //to translate
  607. $strTruncateQueries = 'Truncate Shown Queries';  //to translate
  608. $strSwitchToTable = 'Switch to copied table';  //to translate
  609. $strCharset = 'Charset';  //to translate
  610. $strLaTeXOptions = 'LaTeX options';  //to translate
  611. $strRelations = 'Relations';  //to translate
  612. $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
  613. $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
  614. $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
  615. $strSaveOnServer = 'Save on server in %s directory';  //to translate
  616. $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
  617. $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
  618. $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
  619. $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
  620. $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
  621. $strInsertedRowId = 'Inserted row id:';  //to translate
  622. $strLoadMethod = 'LOAD method';  //to translate
  623. $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
  624. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  625. $strExcelOptions = 'Excel options';  //to translate
  626. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  627. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  628. $strPaperSize = 'Paper size';  //to translate
  629. $strDatabaseNoTable = 'This database contains no table!';//to translate
  630. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  631. $strAddIntoComments = 'Add into comments';//to translate
  632. $strDatabaseExportOptions = 'Database export options';//to translate
  633. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  634. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  635. $strTableOptions = 'Table options';  //to translate
  636. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  637. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  638. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  639. $strCharsets = 'Charsets';  //to translate
  640. $strDescription = 'Description';  //to translate
  641. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  642. $strCollation = 'Collation';  //to translate
  643. $strMultilingual = 'multilingual';  //to translate
  644. $strGerman = 'German';  //to translate
  645. $strPhoneBook = 'phone book';  //to translate
  646. $strDictionary = 'dictionary';  //to translate
  647. $strSwedish = 'Swedish';  //to translate
  648. $strDanish = 'Danish';  //to translate
  649. $strCzech = 'Czech';  //to translate
  650. $strTurkish = 'Turkish';  //to translate
  651. $strEnglish = 'English';  //to translate
  652. $strHungarian = 'Hungarian';  //to translate
  653. $strCroatian = 'Croatian';  //to translate
  654. $strBulgarian = 'Bulgarian';  //to translate
  655. $strLithuanian = 'Lithuanian';  //to translate
  656. $strEstonian = 'Estonian';  //to translate
  657. $strCaseInsensitive = 'case-insensitive';  //to translate
  658. $strCaseSensitive = 'case-sensitive';  //to translate
  659. $strUkrainian = 'Ukrainian';  //to translate
  660. $strHebrew = 'Hebrew';  //to translate
  661. $strWestEuropean = 'West European';  //to translate
  662. $strCentralEuropean = 'Central European';  //to translate
  663. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  664. $strCyrillic = 'Cyrillic';  //to translate
  665. $strArmenian = 'Armenian';  //to translate
  666. $strArabic = 'Arabic';  //to translate
  667. $strRussian = 'Russian';  //to translate
  668. $strUnknown = 'unknown';  //to translate
  669. $strBaltic = 'Baltic';  //to translate
  670. $strUnicode = 'Unicode';  //to translate
  671. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  672. $strKorean = 'Korean';  //to translate
  673. $strGreek = 'Greek';  //to translate
  674. $strJapanese = 'Japanese';  //to translate
  675. $strThai = 'Thai';  //to translate
  676. $strUseThisValue = 'Use this value';  //to translate
  677. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  678. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  679. $strInternalRelations = 'Internal relations';  //to translate
  680. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  681. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  682. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  683. $strLatexContinued = '(continued)';//to translate
  684. $strLatexContent = 'Content of table __TABLE__';//to translate
  685. $strLatexIncludeCaption = 'Include table caption';//to translate
  686. $strLatexCaption = 'Table caption';//to translate
  687. $strLatexLabel = 'Label key';//to translate
  688. $strLatexContinuedCaption = 'Continued table caption';//to translate
  689.  
  690. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  691. $strLogServer = 'Server';  //to translate
  692. $strSortByKey = 'Sort by key';  //to translate
  693. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  694. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  695. $strConstraintsForTable = 'Constraints for table';  //to translate
  696. $strBookmarkOptions = 'Bookmark options';  //to translate
  697. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  698. $strCheckOverhead = 'Check tables with overhead';  //to translate
  699. $strExcelEdition = 'Excel edition';  //to translate
  700. $strDelayedInserts = 'Use delayed inserts';  //to translate
  701. $strSQLExportType = 'Export type';  //to translate
  702. $strAddConstraints = 'Add constraints';  //to translate
  703. $strGeorgian = 'Georgian';  //to translate
  704. $strCzechSlovak = 'Czech-Slovak';  //to translate
  705. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  706. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  707. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  708. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  709. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  710. $strNeedPrimaryKey = 'You should define a primary key for this table.';  //to translate
  711. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  712. $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
  713. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  714. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  715. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  716. $strAfterInsertSame = 'Go back to this page';  //to translate
  717. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  718. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  719. $strDBRename = 'Rename database to';  //to translate
  720. $strOperator = 'Operator';  //to translate
  721. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  722. $strCalendar = 'Calendar';  //to translate
  723. $strRefresh = 'Refresh';  //to translate
  724. $strDefragment = 'Defragment table';  //to translate
  725. $strNoRowsSelected = 'No rows selected';  //to translate
  726. $strSpanish = 'Spanish';  //to translate
  727. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  728. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  729. $strServerNotResponding = 'The server is not responding';  //to translate
  730. $strTheme = 'Theme / Style';  //to translate
  731. $strTakeIt = 'take it';  //to translate
  732. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  733. $strIcelandic = 'Icelandic';  //to translate
  734. $strLatvian = 'Latvian';  //to translate
  735. $strPolish = 'Polish';  //to translate
  736. $strRomanian = 'Romanian';  //to translate
  737. $strSlovenian = 'Slovenian';  //to translate
  738. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  739. $strSlovak = 'Slovak';  //to translate
  740. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  741. $strPersian = 'Persian';  //to translate
  742. $strAddFields = 'Add %s field(s)';  //to translate
  743. $strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
  744. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  745. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  746. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  747. $strBinLogName = 'Log name';  //to translate
  748. $strBinLogPosition = 'Position';  //to translate
  749. $strBinLogEventType = 'Event type';  //to translate
  750. $strBinLogServerId = 'Server ID';  //to translate
  751. $strBinLogOriginalPosition = 'Original position';  //to translate
  752. $strBinLogInfo = 'Information';  //to translate
  753. $strBinaryLog = 'Binary log';  //to translate
  754. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  755. $strDBCopy = 'Copy database to';  //to translate
  756. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  757. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  758. $strPasswordHashing = 'Password Hashing';  //to translate
  759. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  760. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  761. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  762. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  763. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  764. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  765. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  766. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  767. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  768. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  769. $strAfterInsertNext = 'Edit next row';  //to translate
  770. $strView = 'View';  //to translate
  771. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  772. $strEngines = 'Engines';  //to translate
  773. $strStorageEngines = 'Storage Engines';  //to translate
  774. $strStorageEngine = 'Storage Engine';  //to translate
  775. $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';  //to translate
  776. $strDefaultEngine = '%s is the default storage engine on this MySQL server.';  //to translate
  777. $strEngineAvailable = '%s is available on this MySQL server.';  //to translate
  778. $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
  779. $strEngineDisabled = '%s has been disabled for this MySQL server.';  //to translate
  780. $strMyISAMSortBufferSize = 'Sort buffer size';  //to translate
  781. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
  782. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  783. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
  784. $strMyISAMRecoverOptions = 'Automatic recovery mode';  //to translate
  785. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  786. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  787. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  788. $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
  789. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  790. $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate
  791. $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
  792. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  793. $strVersionInformation = 'Version information';  //to translate
  794. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  795. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  796. $strInnoDBDataFilePath = 'Data files';  //to translate
  797. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  798. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  799. $strBufferPool = 'Buffer Pool';  //to translate
  800. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  801. $strDataPages = 'Pages containing data';  //to translate
  802. $strFreePages = 'Free pages';  //to translate
  803. $strBusyPages = 'Busy pages';  //to translate
  804. $strDirtyPages = 'Dirty pages';  //to translate
  805. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  806. $strLatchedPages = 'Latched pages';  //to translate
  807. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  808. $strReadRequests = 'Read requests';  //to translate
  809. $strWriteRequests = 'Write requests';  //to translate
  810. $strBufferReadMisses = 'Read misses';  //to translate
  811. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  812. $strBufferWriteWaits = 'Write waits';  //to translate
  813. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  814. $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
  815. $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';  //to translate
  816. $strHTMLWord = 'Microsoft Word 2000';  //to translate
  817. $strHTMLWordOptions = 'Microsoft Word 2000 export options';  //to translate
  818. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  819. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  820. $strInnoDBPages = 'pages';  //to translate
  821. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  822. ?>
  823.